task queue - перевод на Английский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

task queue - перевод на Английский

IN COMPUTING, WHAT CARRIES OUT THE SCHEDULING ACTIVITY
Scheduler pattern; Scheduling algorithm; Task scheduling; Scheduling discipline; Scheduling disciplines; CPU scheduler; Task scheduler; Process scheduling; CPU Scheduling; Packet scheduling; Channel-dependent scheduling; Scheduling algorithms; Scheduling theory; Process scheduler; Scheduling priority; Processor scheduling; Deterministic Scheduling; Non-deterministic Scheduling; Nondeterministic Scheduling; Non-Deterministic Scheduling; Scheduling policy; Process Scheduler; Linux Process Scheduler; Dispatch latency; Task queue; Running queue; Scheduler (computing); Long-term scheduler; Admission scheduler; Short-term scheduler; Medium-term scheduler; Processor time; Fixed priority scheduling class; Time-sharing scheduling class; Fair share scheduling class; High-level scheduler; Long-term scheduling; Admission scheduling; High-level scheduling; Mid-term scheduler; Mid-term scheduling; Medium-term scheduling; Short-term scheduling; CPU scheduling
  • packet schedulers]]
  • A sample [[thread pool]] (green boxes) with a queue (FIFO) of waiting tasks (blue) and a queue of completed tasks (yellow)

task queue         

общая лексика

очередь задач

таблица операционной системы, содержащая список готовых к выполнению задач. Задачи могут упорядочиваться в очереди в соответствии с принятой в конкретной ОС дисциплиной их обслуживания, по приоритету

Смотрите также

FIFO; FILO; LIFO; LILO; operating system; priority; task switching

queuing         
  • 1940s poster promoting safety procedures during civil defense air raid drills.
  • People lined up when boarding a suburban bus in Prague.
  • Commuters at [[Osaka Station]] waiting to board a train. Queues for specific trains are marked by color-coded lines on the platform.
  • Waiting number ticket from the main post office of Prague 5 district, Czech Republic. The tickets contains a specification "Letter services – mass submits" and counters No. 8 and 9 which can deal with such a requirement.
  • Waiting queue call system in the Prague main post office. People have number tickets from the machine and are waiting until their number with a number of the counter appears at the red displays.
  • 1943 [[soup kitchen]] queue in [[Aarhus]], Denmark
LINE OF PEOPLE WAITING FOR GOODS OR SERVICES ON A FIRST-COME, FIRST-SERVED BASIS, OR AN AREA WHERE SUCH A LINE FORMS
Queue areas; Queueing; Waiting area; Queuing; Waiting in line; Wait in line; Standing in line; Waitlist management; Queue line
постановка в очередь, формирование очереди. Например, процедура, посредством которой вызовы, направляемые с MS или поступающие на MS, поддерживаются в состоянии ожидания в связи с перегрузкой радиотракта или занятостью вызываемой стороны.
waiting area         
  • 1940s poster promoting safety procedures during civil defense air raid drills.
  • People lined up when boarding a suburban bus in Prague.
  • Commuters at [[Osaka Station]] waiting to board a train. Queues for specific trains are marked by color-coded lines on the platform.
  • Waiting number ticket from the main post office of Prague 5 district, Czech Republic. The tickets contains a specification "Letter services – mass submits" and counters No. 8 and 9 which can deal with such a requirement.
  • Waiting queue call system in the Prague main post office. People have number tickets from the machine and are waiting until their number with a number of the counter appears at the red displays.
  • 1943 [[soup kitchen]] queue in [[Aarhus]], Denmark
LINE OF PEOPLE WAITING FOR GOODS OR SERVICES ON A FIRST-COME, FIRST-SERVED BASIS, OR AN AREA WHERE SUCH A LINE FORMS
Queue areas; Queueing; Waiting area; Queuing; Waiting in line; Wait in line; Standing in line; Waitlist management; Queue line
[воен.] выжидательный район (при форсировании водной преграды)

Определение

task force
also taskforce (task forces)
Frequency: The word is one of the 3000 most common words in English.
1.
A task force is a small section of an army, navy, or air force that is sent to a particular place to deal with a military crisis.
The United States is sending a naval task force to the area to evacuate American citizens.
N-COUNT
2.
A task force is a group of people working together on a particular task.
We have set up a task force to look at the question of women returning to work.
N-COUNT

Википедия

Scheduling (computing)

In computing, scheduling is the action of assigning resources to perform tasks. The resources may be processors, network links or expansion cards. The tasks may be threads, processes or data flows.

The scheduling activity is carried out by a process called scheduler. Schedulers are often designed so as to keep all computer resources busy (as in load balancing), allow multiple users to share system resources effectively, or to achieve a target quality-of-service.

Scheduling is fundamental to computation itself, and an intrinsic part of the execution model of a computer system; the concept of scheduling makes it possible to have computer multitasking with a single central processing unit (CPU).

Как переводится task queue на Русский язык